home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 6⁄15⁄90 / 1435-Code Segment >32K no-Jun90 < prev    next >
Encoding:
Text File  |  1990-06-15  |  1.7 KB  |  47 lines  |  [TEXT/GEOL]

  1. Item    5703366                         12-June-90        15:40PDT
  2.  
  3. From:   D2652                           Strategic Planning Sys, D Bell,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.         MACDTS                          Macintosh Developer Tech Supt
  7.  
  8. Sub:    Code Segment >32K no compile
  9.  
  10.  
  11. I seem to be having a bit of a problem compiling a debug version of our program
  12. and am using MacApp 2.0 Final.  Only debug versions have the problem
  13. illustrated below which seems to think that GNonRes segment is too large.
  14.  
  15. Any thoughts about what is causing this would be appreciated.
  16.  
  17.  
  18. ### Segment: GNonRes, size = 34404
  19. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  20. (Error 50) TTEVIEW_SETJUSTIFICATION
  21. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  22. (Error 50) TTEVIEW_SETONESTYLE
  23. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  24. (Error 50) TTEVIEW_SETTEXT
  25. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  26. (Error 50) TTEVIEW_SHOWREVERTED
  27. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  28. (Error 50) TTEVIEW_SPACEFORSTYLES
  29. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  30. (Error 50) TTEVIEW_STUFFTEXT
  31. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  32. (Error 50) TTEVIEW_STUFFTERECTS
  33. ### Link: Error: Jump Table offset into code segment is greater than 32K.
  34. (Error 50) TTEVIEW_WRITETODESKSCRAP
  35. ### Link: Errors prevented normal completion.
  36. ### MPW Shell - Command " " was not found.
  37. ### MPW Shell - Execution of MacIIcx:MPW:MacApp:Don:.Debug Files:QMv2.MakeIt
  38. terminated.
  39. ### MPW Shell - Execution of mabuild terminated.
  40.  
  41. Thanks,
  42.  
  43.  
  44. Don Bell
  45. Strategic Planning Systems
  46.  
  47.